/*head*/
.header{width: 100%;min-width: 1200px;background-color: #FFFAFA;height: 110px;}
.head{width: 1200px;height: 110px;margin: auto;position: relative;z-index: 10;line-height: 110px;}
.logo{width:500px;float: left;}
.logo img{display: inline-block;max-width: 100%;}

.navs{width: 100%;height: 60px;min-width: 1200px;position: relative;z-index: 10;}
.nav{width: 1200px;height: 60px;margin: auto;}
.navUl>.navLi{float: left;height: 60px;line-height: 60px;position: relative;width: 240px;text-align: center;font-size:20px;}
.navLi>a{color: #333;padding: 5px 5px;}
.navUl .on{background-color: #304b8e;}
.navUl .on a{color: #fff;}
.navUl .navLi:hover{background-color: #304B8E;}
.navUl .navLi:hover>a{color: #fff;}
.twoLevelUl{position: absolute;display: none;left: 0;}
.twoLevelUl .twoLeveli{line-height: 50px;width: 240px;background-color: #304b8e;text-align: center;height: 50px;font-size:16px;}
.twoLevelUl .twoLeveli a{color:#fff;}
.twoLevelUl .twoLeveli:hover{background-color: #3255ae;}
.twoLevelUl2{position: absolute;display: none;left: 0;width: 1200px;background-color: #304b8e;}

.head .sousuo{width:280px ;position: relative;height: 110px;}
.ss{background: url(../img/sousuo.png) no-repeat;width: 280px !important;height: 36px !important;line-height:36px;margin-top: 15px;}
.text{width: 200px;height: 36px;padding-left: 20px;border: none;color: #999;vertical-align: middle;position: absolute;line-height: 36px;background:none;}
.submit{background: url(../img/search.png) no-repeat center;width: 30px;height: 36px;vertical-align: middle;position: absolute;border: none;right: 3%;cursor: pointer;}

.ban{width: 100%;min-width: 1200px;position: relative;z-index: 3;margin: auto;max-width: 1920px;}
.banImg{width:100%;min-width: 1200px;}
.slider-img-ul li img{display: block;max-width: 100%;}
.slider-img-circle{position: absolute;bottom: 0px;z-index: 12;width: 100%;height: 80px;}
.slider-img-circle li{width: 30px;height: 6px;margin: 0 5px;background: white;float: left;line-height: 30px;cursor: pointer;}
.lis{position: absolute;left:45%;bottom: 25%;}
.lis li{background:#fff;}
.slider-img-circle li.on{background:#304b8e;}
.prev,.next{width: 40px;height:50px;position: absolute;bottom: 45%;}
.prev{left: 2%;background:url(../img/leftjt.png) no-repeat left center;}
.next{right: 2%;background:url(../img/rightjt.png) no-repeat left center;}
/*footer*/
.footer{width: 100%;height: 80px;background-color: #304b8e;}
.foot{width: 1200px;height: 50px;margin: 0 auto;text-align: center;line-height: 25px;padding: 15px 0;} 
.foot p{color: #fff;}
   